3.21.28 \(\int \frac {(3+5 x)^3}{\sqrt {1-2 x}} \, dx\) [2028]

Optimal. Leaf size=53 \[ -\frac {1331}{8} \sqrt {1-2 x}+\frac {605}{8} (1-2 x)^{3/2}-\frac {165}{8} (1-2 x)^{5/2}+\frac {125}{56} (1-2 x)^{7/2} \]

[Out]

605/8*(1-2*x)^(3/2)-165/8*(1-2*x)^(5/2)+125/56*(1-2*x)^(7/2)-1331/8*(1-2*x)^(1/2)

________________________________________________________________________________________

Rubi [A]
time = 0.01, antiderivative size = 53, normalized size of antiderivative = 1.00, number of steps used = 2, number of rules used = 1, integrand size = 17, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.059, Rules used = {45} \begin {gather*} \frac {125}{56} (1-2 x)^{7/2}-\frac {165}{8} (1-2 x)^{5/2}+\frac {605}{8} (1-2 x)^{3/2}-\frac {1331}{8} \sqrt {1-2 x} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[(3 + 5*x)^3/Sqrt[1 - 2*x],x]

[Out]

(-1331*Sqrt[1 - 2*x])/8 + (605*(1 - 2*x)^(3/2))/8 - (165*(1 - 2*x)^(5/2))/8 + (125*(1 - 2*x)^(7/2))/56

Rule 45

Int[((a_.) + (b_.)*(x_))^(m_.)*((c_.) + (d_.)*(x_))^(n_.), x_Symbol] :> Int[ExpandIntegrand[(a + b*x)^m*(c + d
*x)^n, x], x] /; FreeQ[{a, b, c, d, n}, x] && NeQ[b*c - a*d, 0] && IGtQ[m, 0] && ( !IntegerQ[n] || (EqQ[c, 0]
&& LeQ[7*m + 4*n + 4, 0]) || LtQ[9*m + 5*(n + 1), 0] || GtQ[m + n + 2, 0])

Rubi steps

\begin {align*} \int \frac {(3+5 x)^3}{\sqrt {1-2 x}} \, dx &=\int \left (\frac {1331}{8 \sqrt {1-2 x}}-\frac {1815}{8} \sqrt {1-2 x}+\frac {825}{8} (1-2 x)^{3/2}-\frac {125}{8} (1-2 x)^{5/2}\right ) \, dx\\ &=-\frac {1331}{8} \sqrt {1-2 x}+\frac {605}{8} (1-2 x)^{3/2}-\frac {165}{8} (1-2 x)^{5/2}+\frac {125}{56} (1-2 x)^{7/2}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]
time = 0.02, size = 28, normalized size = 0.53 \begin {gather*} -\frac {1}{7} \sqrt {1-2 x} \left (764+575 x+390 x^2+125 x^3\right ) \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[(3 + 5*x)^3/Sqrt[1 - 2*x],x]

[Out]

-1/7*(Sqrt[1 - 2*x]*(764 + 575*x + 390*x^2 + 125*x^3))

________________________________________________________________________________________

Maple [A]
time = 0.10, size = 38, normalized size = 0.72

method result size
trager \(\left (-\frac {125}{7} x^{3}-\frac {390}{7} x^{2}-\frac {575}{7} x -\frac {764}{7}\right ) \sqrt {1-2 x}\) \(24\)
gosper \(-\frac {\left (125 x^{3}+390 x^{2}+575 x +764\right ) \sqrt {1-2 x}}{7}\) \(25\)
risch \(\frac {\left (-1+2 x \right ) \left (125 x^{3}+390 x^{2}+575 x +764\right )}{7 \sqrt {1-2 x}}\) \(30\)
derivativedivides \(\frac {605 \left (1-2 x \right )^{\frac {3}{2}}}{8}-\frac {165 \left (1-2 x \right )^{\frac {5}{2}}}{8}+\frac {125 \left (1-2 x \right )^{\frac {7}{2}}}{56}-\frac {1331 \sqrt {1-2 x}}{8}\) \(38\)
default \(\frac {605 \left (1-2 x \right )^{\frac {3}{2}}}{8}-\frac {165 \left (1-2 x \right )^{\frac {5}{2}}}{8}+\frac {125 \left (1-2 x \right )^{\frac {7}{2}}}{56}-\frac {1331 \sqrt {1-2 x}}{8}\) \(38\)
meijerg \(-\frac {27 \left (-2 \sqrt {\pi }+2 \sqrt {\pi }\, \sqrt {1-2 x}\right )}{2 \sqrt {\pi }}+\frac {45 \sqrt {\pi }-\frac {45 \sqrt {\pi }\, \left (8 x +8\right ) \sqrt {1-2 x}}{8}}{\sqrt {\pi }}-\frac {225 \left (-\frac {16 \sqrt {\pi }}{15}+\frac {\sqrt {\pi }\, \left (24 x^{2}+16 x +16\right ) \sqrt {1-2 x}}{15}\right )}{8 \sqrt {\pi }}+\frac {\frac {50 \sqrt {\pi }}{7}-\frac {25 \sqrt {\pi }\, \left (320 x^{3}+192 x^{2}+128 x +128\right ) \sqrt {1-2 x}}{448}}{\sqrt {\pi }}\) \(124\)

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((3+5*x)^3/(1-2*x)^(1/2),x,method=_RETURNVERBOSE)

[Out]

605/8*(1-2*x)^(3/2)-165/8*(1-2*x)^(5/2)+125/56*(1-2*x)^(7/2)-1331/8*(1-2*x)^(1/2)

________________________________________________________________________________________

Maxima [A]
time = 0.30, size = 37, normalized size = 0.70 \begin {gather*} \frac {125}{56} \, {\left (-2 \, x + 1\right )}^{\frac {7}{2}} - \frac {165}{8} \, {\left (-2 \, x + 1\right )}^{\frac {5}{2}} + \frac {605}{8} \, {\left (-2 \, x + 1\right )}^{\frac {3}{2}} - \frac {1331}{8} \, \sqrt {-2 \, x + 1} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((3+5*x)^3/(1-2*x)^(1/2),x, algorithm="maxima")

[Out]

125/56*(-2*x + 1)^(7/2) - 165/8*(-2*x + 1)^(5/2) + 605/8*(-2*x + 1)^(3/2) - 1331/8*sqrt(-2*x + 1)

________________________________________________________________________________________

Fricas [A]
time = 0.79, size = 24, normalized size = 0.45 \begin {gather*} -\frac {1}{7} \, {\left (125 \, x^{3} + 390 \, x^{2} + 575 \, x + 764\right )} \sqrt {-2 \, x + 1} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((3+5*x)^3/(1-2*x)^(1/2),x, algorithm="fricas")

[Out]

-1/7*(125*x^3 + 390*x^2 + 575*x + 764)*sqrt(-2*x + 1)

________________________________________________________________________________________

Sympy [C] Result contains complex when optimal does not.
time = 1.03, size = 189, normalized size = 3.57 \begin {gather*} \begin {cases} - \frac {25 \sqrt {5} i \left (x + \frac {3}{5}\right )^{3} \sqrt {10 x - 5}}{7} - \frac {33 \sqrt {5} i \left (x + \frac {3}{5}\right )^{2} \sqrt {10 x - 5}}{7} - \frac {242 \sqrt {5} i \left (x + \frac {3}{5}\right ) \sqrt {10 x - 5}}{35} - \frac {2662 \sqrt {5} i \sqrt {10 x - 5}}{175} & \text {for}\: \left |{x + \frac {3}{5}}\right | > \frac {11}{10} \\- \frac {25 \sqrt {5} \sqrt {5 - 10 x} \left (x + \frac {3}{5}\right )^{3}}{7} - \frac {33 \sqrt {5} \sqrt {5 - 10 x} \left (x + \frac {3}{5}\right )^{2}}{7} - \frac {242 \sqrt {5} \sqrt {5 - 10 x} \left (x + \frac {3}{5}\right )}{35} - \frac {2662 \sqrt {5} \sqrt {5 - 10 x}}{175} & \text {otherwise} \end {cases} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((3+5*x)**3/(1-2*x)**(1/2),x)

[Out]

Piecewise((-25*sqrt(5)*I*(x + 3/5)**3*sqrt(10*x - 5)/7 - 33*sqrt(5)*I*(x + 3/5)**2*sqrt(10*x - 5)/7 - 242*sqrt
(5)*I*(x + 3/5)*sqrt(10*x - 5)/35 - 2662*sqrt(5)*I*sqrt(10*x - 5)/175, Abs(x + 3/5) > 11/10), (-25*sqrt(5)*sqr
t(5 - 10*x)*(x + 3/5)**3/7 - 33*sqrt(5)*sqrt(5 - 10*x)*(x + 3/5)**2/7 - 242*sqrt(5)*sqrt(5 - 10*x)*(x + 3/5)/3
5 - 2662*sqrt(5)*sqrt(5 - 10*x)/175, True))

________________________________________________________________________________________

Giac [A]
time = 1.24, size = 51, normalized size = 0.96 \begin {gather*} -\frac {125}{56} \, {\left (2 \, x - 1\right )}^{3} \sqrt {-2 \, x + 1} - \frac {165}{8} \, {\left (2 \, x - 1\right )}^{2} \sqrt {-2 \, x + 1} + \frac {605}{8} \, {\left (-2 \, x + 1\right )}^{\frac {3}{2}} - \frac {1331}{8} \, \sqrt {-2 \, x + 1} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((3+5*x)^3/(1-2*x)^(1/2),x, algorithm="giac")

[Out]

-125/56*(2*x - 1)^3*sqrt(-2*x + 1) - 165/8*(2*x - 1)^2*sqrt(-2*x + 1) + 605/8*(-2*x + 1)^(3/2) - 1331/8*sqrt(-
2*x + 1)

________________________________________________________________________________________

Mupad [B]
time = 0.03, size = 37, normalized size = 0.70 \begin {gather*} \frac {605\,{\left (1-2\,x\right )}^{3/2}}{8}-\frac {1331\,\sqrt {1-2\,x}}{8}-\frac {165\,{\left (1-2\,x\right )}^{5/2}}{8}+\frac {125\,{\left (1-2\,x\right )}^{7/2}}{56} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((5*x + 3)^3/(1 - 2*x)^(1/2),x)

[Out]

(605*(1 - 2*x)^(3/2))/8 - (1331*(1 - 2*x)^(1/2))/8 - (165*(1 - 2*x)^(5/2))/8 + (125*(1 - 2*x)^(7/2))/56

________________________________________________________________________________________